VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles Namespace / ImagePageCollection<T> Class
In This Topic
ImagePageCollection Class Properties
In This Topic
For a list of all properties of this type, see ImagePageCollection<T>.
Public Properties
 NameDescription
Public PropertyGets the number of pages contained in the page collection of the image file.
Public PropertyGets a value indicating whether the page collection of the image file is read-only.
Public PropertyGets or sets the page at the specified index.
See Also